我看字典>英语词典>floating-point operation翻译和用法

floating-point operation

英 [ˈfləʊtɪŋ pɔɪnt ˌɒpəˈreɪʃn]

美 [ˈfloʊtɪŋ pɔɪnt ˌɑːpəˈreɪʃn]

浮点运算

英英释义

noun

  • an arithmetic operation performed on floating-point numbers
    1. this computer can perform a million flops per second
    Synonym:flop

双语例句

  • We have added new API calls that allow applications to do their own CPU benchmarking, or directly report their floating-point operation count.
    我们增加了一些新的API调用,允许计算程序进行自己的CPU测试,或者直接报告它们的浮点操作数目。
  • The design of the whole system, taking full advantage of FPGA parallel pipeline operation and DSP high precision floating-point operation, possesses the characters of high effectiveness, high stability, low consumption and expansiveness.
    整个系统设计充分利用FPGA并行流水线操作的优点和DSP高精度浮点操作的优势,具备了高实时性、高稳定性、低功耗及易扩展等特点。
  • To analyze the rounding error of calculator floating-point numbers arithmetic operation is the foundation of numerical calculation method's error analysis.
    对计算机浮点数算术运算的舍入误差进行分析,是对数值计算方法作误差分析的基础。
  • Round toward negative infinity means round the result of a floating-point operation to the representable value nearest to and no greater than the result.
    四舍五入到负无限意思是调整浮点运算的结果成最接近结果并且不大于结果的最接近值。
  • Rounding error study of calculator floating-point numbers arithmetic operation
    计算机浮点数算术运算的舍入误差研究
  • A special algorithm is put forward to calculate in program, it solves the problem about low precision of fixed-point operation and high computation cost and long computation time of floating-point operation.
    提出了一种特定算法用于程序中的计算,有效地解决了定点运算精度低和浮点运算计算量大、计算时间长的问题。
  • A logical design method of hypersurface neuron for single-cycle floating-point arithmetic operation is presented.
    介绍了通用神经计算机CASSANDRA-中单节拍浮点运算神经元的硬件设计方法。
  • Rapid Relative Shift Algorithm for Floating-Point Multiple Bytes Square Root of Extraction Operation
    快速相对移位法浮点多字节开平方运算
  • The performance test for this cross-compiler environment consists of two parts including the floating-point operation and the software-dependence.
    并对此交叉编译环境进行了浮点运算能力和软件依赖性两方面的测试。
  • The floating-point multiply-add fused ( MAF) operation treats the multiplication and the addition as an inseparable operation. There is no need to round the internal results, and the precision of the result and FLOP are improved.
    浮点乘加融合MAF(Floating-PointMultiply-AddFused)将浮点乘法和加法看成一个不可分割的操作,不对中间结果进行舍入,提高了浮点计算精度和吞吐率。